const crypto/tls.alertNoApplicationProtocol
4 uses
crypto/tls (current package)
alert.go#L50: alertNoApplicationProtocol alert = 120
alert.go#L86: alertNoApplicationProtocol: "no application protocol",
handshake_server.go#L222: c.sendAlert(alertNoApplicationProtocol)
handshake_server_tls13.go#L555: c.sendAlert(alertNoApplicationProtocol)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)